separator: Remove unnecessary code
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 20:35:05 +0000 (16:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 23:47:48 +0000 (19:47 -0400)
commitb9ae54c95113b7ebfb01ae26bfe83e9301cb7a22
tree737b0378f57672956255e116cc48c589e73862c9
parentd3089ebbc261895b423ee6deaebacfc5ec17c29a
separator: Remove unnecessary code

gtk_widget_update_orientation already sets the
accessible property, no need to do it again.
gtk/gtkseparator.c